[ Index ] [ Download ] [ Register ] [ Installation ]

Example:

Here is how the HTML-code for this example looks:

<APPLET CODE=embe.ticker.ScheduleTicker ARCHIVE="embe/ticker.zip" WIDTH=350 HEIGHT=300>
<PARAM NAME="cabbase" VALUE="embe/ticker.cab">
<PARAM NAME="Datafile" VALUE="data/text2.txt">
<PARAM NAME="BGColor" VALUE="000000">
<PARAM NAME="TextColor" VALUE="ff0000">
<PARAM NAME="BorderColor" VALUE="0000ff">
<PARAM NAME="ImageSize" VALUE=0>
<PARAM NAME="TextDelay" VALUE=8000>
<PARAM NAME="FontName" VALUE="TimesRoman">
<PARAM NAME="FontStyle" VALUE="italic">
<PARAM NAME="FontSize" VALUE=20>
</APPLET>

And here is the data file used in this example.